Skip to content

Conversation

@ffreyer
Copy link
Collaborator

@ffreyer ffreyer commented Nov 18, 2024

jkrumbiegel/GridLayoutBase.jl#61 fails due to use of Int in mesh.views, so I changed it to use UInt32.

Changed:

  • views to Vector{UnitRange{UInt32}} in Mesh, Vector{<: UintRange{<: Integer}} in functions
  • changed tests where integer types are inherited from literals to use Int

@ffreyer ffreyer merged commit 02ed799 into master Nov 18, 2024
@ffreyer ffreyer deleted the ff/fix-x86 branch November 18, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants